home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 3 #12 / Commodore_Disk_User_Vol.3_12_1990_-.d64 / file copier (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  81b  |  4 lines

  1. 10 print:print "loading file copier..."
  2. 20 if a=0 then a=1:load "fc.mc",8,1
  3. 30 sys 52000
  4.